Skip to content

ci: install knip (Tier-2 dead code + unused deps)#20

Merged
mastermanas805 merged 1 commit into
masterfrom
ci/tier2-knip
May 21, 2026
Merged

ci: install knip (Tier-2 dead code + unused deps)#20
mastermanas805 merged 1 commit into
masterfrom
ci/tier2-knip

Conversation

@mastermanas805
Copy link
Copy Markdown
Member

Summary

  • Adds .github/workflows/knip.yml — runs on push/PR to detect unused exports, unreferenced files, and uninstalled deps.
  • Replaces ts-prune (unmaintained).
  • Warn-only (--no-exit-code) initially so the baseline surfaces without blocking; flip once clean.
  • 100% free for public repos.

🤖 Generated with Claude Code

Finds unused exports, unreferenced files, and uninstalled deps in
TypeScript codebases. Replaces ts-prune (unmaintained). Warn-only
initially.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mastermanas805 mastermanas805 merged commit baaf1fc into master May 21, 2026
6 checks passed
@mastermanas805 mastermanas805 deleted the ci/tier2-knip branch May 21, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants